home *** CD-ROM | disk | FTP | other *** search
/ ShareWare OnLine 2 / ShareWare OnLine Volume 2 (CMS Software)(1993).iso / bbsdoors / trek40.zip / TREK.DOC < prev    next >
Text File  |  1993-03-29  |  15KB  |  302 lines

  1.  
  2.         One of the Livewire Collection of multi-BBS Doorware programs.
  3.            Supporting PCBoard, Wildcat!, Gap, QBBS, RBBS, Spitfire,
  4.           UltraBBS, Telegard, TriTel, TriBBS, Remote Access, and WWIV
  5.  
  6.                                  John Carcione
  7.                                 701 Stokes Road
  8.                                Medford, NJ 08055
  9.         
  10.  Trek Trivia Online will create one file.
  11.  
  12.  TREK.USR <=- Tracks users and points
  13.  
  14.  Once this door is registered, you will receive "trekutil.exe" which will
  15.  allow you to add all the questions and answers you want to the existing
  16.  trekold.dat or treknew.dat files...
  17.  
  18. Additional Line(s) to the CFG file
  19. ----------------------------------
  20.                        
  21.  Line 5 <=- Registration number
  22.  Line 6 <=- Number of Questions allowed each time in door.
  23.  
  24. Example configuration file for PCBOARD.SYS
  25. ------------------------------------------
  26.                                                                              
  27. C:\PCB\PCBOARD.SYS  <=-  (Full pathname of your PCBOARD.SYS file)
  28. The Livewire BBS    <=-  (Change this to your BBS name)
  29. Richard             <=-  (The Sysop's first name)
  30. Paquette            <=-  (The Sysop's last name)
  31.  
  32. Example configuration file for USERS.SYS
  33. ------------------------------------------
  34.                                                                              
  35. C:\PCB\USERS.SYS    <=-  (Full pathname of your USERS.SYS file)
  36. The Livewire BBS    <=-  (Change this to your BBS name)
  37. Richard             <=-  (The Sysop's first name)
  38. Paquette            <=-  (The Sysop's last name)
  39.  
  40. Example configuration file for DOOR.SYS
  41. ---------------------------------------
  42.                                                                              
  43. C:\BBS\DOOR.SYS     <=-  (Full pathname of your DOOR.SYS file)
  44. The Livewire BBS    <=-  (Change this to your BBS name)
  45. Richard             <=-  (The Sysop's first name)
  46. Paquette            <=-  (The Sysop's last name)
  47.  
  48. Example configuration file for USERINFO.DAT
  49. -------------------------------------------
  50.                                                                              
  51. C:\BBS\USERINFO.DAT <=-  (Full pathname of your USERINFO.DAT file)
  52. The Livewire BBS    <=-  (Change this to your BBS name)
  53. Richard             <=-  (The Sysop's first name)
  54. Paquette            <=-  (The Sysop's last name)
  55. NOTE: DOOR.SYS must be in the SAME directory as USERINFO.DAT
  56.  
  57. Example configuration file for CALLINFO.BBS
  58. -------------------------------------------
  59.                                                                              
  60. C:\BBS\CALLINFO.BBS <=-  (Full pathname of your CALLINFO.BBS file)
  61. The Livewire BBS    <=-  (Change this to your BBS name)
  62. Richard             <=-  (The Sysop's first name)
  63. Paquette            <=-  (The Sysop's last name)
  64.  
  65. Example configuration file for DORINFOx.DEF
  66. -------------------------------------------
  67.                                                                              
  68. C:\BBS\DORINFOx.DEF <=-  (Full pathname of your DORINFOx.DEF file
  69.                           where 'x' is the BBS Node number.
  70. The Livewire BBS    <=-  (Change this to your BBS name)
  71. Richard             <=-  (The Sysop's first name)
  72. Paquette            <=-  (The Sysop's last name)
  73.  
  74. Example configuration file for SFDOORS.DAT
  75. ------------------------------------------
  76.                                                                              
  77. C:\BBS\SFDOORS.DAT  <=-  (Full pathname of your SFDOORS.DAT file)
  78. The Livewire BBS    <=-  (Change this to your BBS name)
  79. Richard             <=-  (The Sysop's first name)
  80. Paquette            <=-  (The Sysop's last name)
  81.  
  82. Example configuration file for CHAIN.TXT
  83. ----------------------------------------
  84.                                                                              
  85. C:\BBS\CHAIN.TXT    <=-  (Full pathname of your CHAIN.TXT file)
  86. The Livewire BBS    <=-  (Change this to your BBS name)
  87. Richard             <=-  (The Sysop's first name)
  88. Paquette            <=-  (The Sysop's last name)
  89.  
  90. Example configuration file for GTUSER.BBS
  91. ----------------------------------------
  92.                                                                              
  93. C:\BBS\GTUSER.BBS   <=-  (Full pathname of your GTUSER.BBS file)
  94. The Livewire BBS    <=-  (Change this to your BBS name)
  95. Richard             <=-  (The Sysop's first name)
  96. Paquette            <=-  (The Sysop's last name)
  97. 1                   <=-  (COM port number - defaults to 1)
  98. 1                   <=-  (Node number - defaults to 1)
  99. 123123              <=-  (Registration Number)
  100. 10                  <=-  (Number of questions each time in door)
  101.  
  102. Example configuration file for TRIBBS.SYS
  103. ----------------------------------------
  104.                                                                              
  105. C:\BBS\TRIBBS.SYS   <=-  (Full pathname of your TRIBBS.SYS file)
  106. The Livewire BBS    <=-  (Change this to your BBS name)
  107. Richard             <=-  (The Sysop's first name)
  108. Paquette            <=-  (The Sysop's last name)
  109.  
  110. Example Batch File 
  111. -------------------
  112. A sample batch file is included and is similar to the following:
  113.    ECHO OFF
  114.    CD\DOORS                <=- Switch to the door's Directory.
  115.    DOOR DOOR.CNF           <=- Execute the door program and pass the
  116.                                 configuration filename to the program.
  117.    CD\PCB                  <=- Go back to PCB DIR when user exits door.
  118.    BOARD                   <=- Restart BBS.
  119.                                                                              
  120. This Door is multi-node  compatible so you may run more than 1 node from
  121. the same .CNF file  provided the path to your system file (DORINFOx.DEF,
  122. CALLINFO.BBS, etc) is exactly the same unless you are using environment
  123. variables, (q.v.)
  124.  
  125.                          Environment Variables
  126.  
  127. PCBoard automatically creates the %PCBDRIVE% & %PCBDIR% environment
  128. variables. Non-PCBoard systems may also use these variables by including
  129. the following in either your BBS batch or AUTOEXEC.BAT
  130.  
  131.   SET PCBDRIVE=C:               <- Drive letter of your BBS files
  132.   SET PCBDIR=\BBSDIR            <- Path to your BBS files
  133.  
  134. Then in your Door .CNF file instead of putting C:\BBSDIR\DOOR.SYS, you
  135. would put %PCBDRIVE%%PCBDIR%\DOOR.SYS. This allows you to use just one
  136. .CNF file for multi-node operation!
  137.                                                                              
  138. To specify a non-standard IRQ, put the IRQ number after the .CNF on the
  139. command line.  For example:
  140.                                                                              
  141.      DOOR DOOR.CNF /5
  142.      or using the PCBDRIVE procedure: SET IRQ=5 and use
  143.      DOOR DOOR.CNF /%IRQ%  
  144.                                                                              
  145. This tells the program to use IRQ 5 instead of the standard IRQ.
  146.  
  147.                            Top Ten Bulletin
  148.                            ----------------
  149.                                                                              
  150. The first time you run this door online it will create 3 files called
  151. ****.BUL, ****.BLT and ****.BLT. If you  wish to change the path
  152. or filename of the  Bulletin,  you must edit  ****.BUL and  change the
  153. first line to whatever path/filename you desire, assuming that this door
  154. requires or has a bulletin to display.. these docs are generic for all
  155. The Livewire Doors and some of them DO NOT create a bulletin.
  156.  
  157.                               Sysop Keys
  158.                               ----------
  159.  
  160. F3    -  Toggles the printer On/Off. Value is passed to PCBoard and/or
  161.          written to DOOR.SYS and USERS.SYS
  162. F4    -  Toggles the Page Bell on/off. Value is passed to PCBoard
  163.          and/or written to DOOR.SYS and USERS.SYS
  164. F5    -  DOS Shell. Allows SysOp to exit to DOS from inside a DOOR.
  165. F7    -  Toggles the Caller Alarm On/Off. Value is passed to PCBoard
  166.          and/or written to DOOR.SYS and USERS.SYS
  167. F8    -  Returns the caller involuntarily to the BBS.
  168. F9    -  Toggles the local display On/Off. Value is passed to PCBoard
  169.          and/or written to DOOR.SYS and USERS.SYS
  170. F10   -  Activates SysOp CHAT mode within the DOOR.
  171. ESC   -  Deactivates CHAT mode.  DOOR is resumed.
  172. UP    -  Give the caller extra time while in the DOOR.  
  173. DN    -  Subtract time from the caller while in the DOOR. 
  174. HOME  -  HELP key for Status Line options.
  175. ALT-N -  SysOp next on toggle. Value passed to PCBoard. (PCBoard only)
  176. ALT-X -  PCBoard will exit after current caller logs off. Value is
  177.          passed to PCBoard. Not available on non-PCBoard systems.
  178.  
  179.                              Distribution
  180.                              ------------
  181.                                                                              
  182. This program is being distributed via the SHAREWARE concept and as such,
  183. may be copied freely with the following restrictions:
  184.                                                                              
  185.         * The program must be supplied in it's original unmodified
  186.           form, including documentation.
  187.                                                                              
  188.         * This program may not be distributed as part of any commercial
  189.           application or service without the express, written consent
  190.           of the author.
  191.                                                                              
  192.         * Vendors of Shareware/Public Domain software may not
  193.           distribute this program without the express, written
  194.           consent of the author even if Vendor has been approved
  195.           by the Association of Shareware Professionals (ASP).
  196.  
  197.                                Copyright
  198.                                ---------
  199.                                                                              
  200. This door is Copyrighted(c) 1989-93 by John Carcione, and is distributed
  201. as Shareware. Under this concept you may use the SHAREWARE (unregistered)
  202. version for a  reasonable period of  time for evaluation  after which you
  203. must either register your copy or discontinue  usage.
  204.  
  205.                                Warranty
  206.                                --------
  207.                                                                              
  208. This product is provided as is without warranty of any kind.  The entire
  209. risk as to the results and performance of the program is assumed by you.
  210. Futhermore, the  author does not warrant, guarantee, or  make any  other
  211. representations regarding the use of,  or the  results of the use of the
  212. program,  and you rely on the  program and  results  solely at  your own
  213. risk.  The author  cannot and will not accept  responsibility for system
  214. damage, loss of profit or any other special, consequential or incidental 
  215. damages  resulting  from  the use of or inability to  use this  product.
  216.  
  217.                                Com-Ports
  218.                                ---------
  219.  
  220.                    DoorFrame now supports COM 0 thru 15.
  221.  
  222.                              Fossil Drivers
  223.                              --------------
  224.                                                                              
  225. This door may be used with Fossil drivers such as X00 & BNU.  This makes
  226. it compatible  with most  multi-port  boards.  To use the Fossil  driver
  227. instead of the standard COM ports, include  /FD on the command line when
  228. running the door. For example: DOOR DOOR.CNF /FD
  229.  
  230.            **********           REGISTER ONLINE          ***********
  231.  
  232.         You may also call The Next Generation BBS (609) 482-7345
  233.         and register online via Visa or Mastercard using our online
  234.         Credit Card door which will produce your registration number
  235.         on the spot! At the main board prompt just type  REGISTER  and 
  236.         presto your registration number is given to you. Within 24 hrs.
  237.         you get access to a special Trek Trivia support conference to 
  238.         get TREKUTIL which will allow YOU to add more questions/answers
  239.         to the current TREKOLD and the TREKNEW files... 
  240.  
  241.         Suggestions and/or comments may be sent to the address below or
  242.         via electronic mail to: 
  243.    
  244.             Intelec Node ID: NEXTGEN or RelayNet Node ID: NEXTGEN
  245.                                  John Carcione
  246.                             The Next Generation BBS
  247.                   (609) 482-7345 TwinCom V.32/V.32.bis/MNP5 3/12/24/96
  248.  
  249.                             ----------------------
  250.  
  251.                    D O O R   R E G I S T R A T I O N   F O R M 
  252.  
  253.       TO:    John Carcione                                   Date___/___/___ 
  254.              P.O. Box 416
  255.              Mt. Laurel, NJ 08054
  256.  
  257.             (Please use capitalization and punctuation where necessary.)
  258.  
  259.  
  260.       FROM:  SysOp Name: _______________________________________________ 
  261.  
  262.              BBS Name: _________________________________________________
  263.  
  264.              Address: __________________________________________________ 
  265.  
  266.              City: ______________________ State: __________ ZIP: _______ 
  267.  
  268.              Voice: (   ) _________________ BBS: (   ) _________________
  269.  
  270.              BBS Software: _____________________ BBS Hours: ____________
  271.  
  272.              Baud Rates:________________________                 (09-06)
  273.  
  274.  
  275.       SOFTWARE                          VERSION                   PRICE 
  276.       --------                          -------                   -----
  277.  
  278.       Trek Trivia Online ................ 4.0 ................. $ 30.00 __
  279.       
  280.       (Foreign orders add $10.00 for shipping)                    _____
  281.  
  282.       Total                                                     $ _____ 
  283.  
  284.                                 F E E D B A C K 
  285.                                 ---------------
  286.  
  287.       I learned of Trek Trivia Online from:
  288.  
  289.                 [  ] - A Friend         [  ] - Computer Club
  290.                 [  ] - BBS              [  ] - Compuserve
  291.                 [  ] - GEnie            [  ] - Other 
  292.  
  293.       COMMENTS: _____________________________________________________ 
  294.       _______________________________________________________________ 
  295.       _______________________________________________________________ 
  296.       _______________________________________________________________ 
  297.       _______________________________________________________________ 
  298.       _______________________________________________________________ 
  299.       _______________________________________________________________ 
  300.       _______________________________________________________________ 
  301.  
  302.